Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LOGIN IC] gérer les redirections après authentification #413

Conversation

vincentporte
Copy link
Contributor

@vincentporte vincentporte commented Sep 19, 2023

Description

🎸 aligner le redirect_field_name utilisé dans l'app inclusion_connect avec celui de l'authentification django pour rediriger correctement l'utilisateur lors de sa tentative d'accès à une vue requierant son authentification

Type de changement

🪲 Correction de bug (changement non cassant qui corrige un problème).
🚧 technique

Points d'attention

🦺 ne s'applique pas aux vues HTMX requierant authentification (à traiter dans un temps ultérieur)

@vincentporte vincentporte added the python Pull requests that update Python code label Sep 19, 2023
@vincentporte vincentporte self-assigned this Sep 19, 2023
@vincentporte vincentporte requested a review from tonial September 19, 2023 14:32
Copy link

@tonial tonial left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beau nettoyage :)

@vincentporte vincentporte merged commit 4291adf into master Sep 19, 2023
@vincentporte vincentporte deleted the 412-ic-gerer-lurl-de-redirection-des-authentifications-inclusion-connect-reussies branch September 19, 2023 14:43
@vincentporte vincentporte mentioned this pull request Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[IC] rediriger vers l'url source en fin d'authentification inclusion connect reussie
2 participants